screenVendor
Type
function
Summary
Returns version information about the producer of the windowing software.
Syntax
the screenVendor
screenVendor()
Description
Use the screenVendor function to get information about the XWindows software version.
The return value usually includes the company or organization that produced the screen driver, along with version information.
Examples
the screenVendor
if the screenVendor is originalVendor then pass mouseUp
Related
control structure: function
function: screenName
glossary: return
keyword: string
Compatibility and Support
Introduced
LiveCode 1.0
OS
linux
Platforms
desktop
server